home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 November / Software of the Month Club 1996 November.iso / pc / dos / edu / practice / install.bat < prev    next >
Encoding:
DOS Batch File  |  1995-11-16  |  184 b   |  9 lines

  1. @Echo off
  2. putit
  3. copy practice.* c:\practice
  4. copy *.sto c:\practice
  5. copy time.log c:\practice
  6. copy *.dat c:\practice
  7. copy register.doc c:\practice
  8. copy helpprac.hlp c:\practice
  9.